home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / maxsutils.lha / MaxUtils / LogIn.lha / Login / LogIn.Doc < prev    next >
Text File  |  1993-04-19  |  999b  |  36 lines

  1. ;--------------------------------------------------------------------
  2. ;
  3. ;            -----------------------
  4. ;            **     L O G I N     **
  5. ;            **       V1.52       **
  6. ;            -----------------------
  7. ;   
  8. ;    This Door Executes the batch file BBS:Doors/LogIn.Text
  9. ;
  10. ;
  11. ;    Written by:        Greg MacDonald
  12. ;    Using:            Macro68    
  13. ;    Date:            April-1993
  14. ;
  15. ;    Version            1.52
  16. ;
  17. ;--------------------------------------------------------------------
  18.  
  19. QUICKDOCS:
  20.  
  21. Why?:    So I could run my other utilities when someone logs in rather
  22.     than when they log off. This would allow programs such as my
  23.     LastCallers to be more up to date.
  24.  
  25. How:    Run it from any door. I run it in the IntroDoor.Text.
  26.     the batch file    BBS:Doors/LogIn.text should exist, if not
  27.     the program will just exit without a complaint.
  28.  
  29. ABOUT THE SOURCE:
  30.  
  31. -    It requires Macro68 or any equivalent assembler
  32.  
  33. -    That's about all really. It should work on anything from
  34.     68000 - 68040. I haven't tested it on a 68000 so I can't say
  35.     100% that it works but it works ok on my 68040.
  36.